-
Home
-
Staatic – Static Site Generator
-
1.12.0 (latest)
-
Code
-
Classes
- MigrationCoordinator
| Total Complexity |
30 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
213 |
| Lines of code |
135 |
| Logical lines of code |
80 |
| Comment lines |
3 |
| Methods |
14 |
| Properties |
5 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| status() |
S |
57 |
7 |
17 |
| migrate() |
S |
50 |
5 |
30 |
| reset() |
S |
52 |
5 |
25 |
| isMigrating() |
S |
68 |
2 |
7 |
| shouldMigrate() |
S |
68 |
2 |
7 |
| __construct() |
S |
69 |
1 |
7 |
| hasMigrationFailed() |
S |
75 |
1 |
4 |
| clearTransientCache() |
S |
69 |
1 |
7 |
| migrationSuccessful() |
S |
70 |
1 |
6 |
| resetSuccessful() |
S |
81 |
1 |
3 |
| migrationFailed() |
S |
64 |
1 |
10 |
| lockMigration() |
S |
73 |
1 |
5 |
| setStatus() |
S |
75 |
1 |
4 |
| optionName() |
S |
79 |
1 |
3 |